Document gtk_sidebar_get_stack
authorMatthias Clasen <mclasen@redhat.com>
Wed, 22 Oct 2014 04:36:16 +0000 (00:36 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 22 Oct 2014 05:12:59 +0000 (01:12 -0400)
gtk/gtksidebar.c

index 7ccc5218a8ec6bee47582e716ab197d1c2174339..e5121eddc98987f2a66dedf2c9d22a4df52007bc 100644 (file)
@@ -511,7 +511,11 @@ gtk_sidebar_set_stack (GtkSidebar *sidebar,
  * gtk_sidebar_get_stack:
  * @sidebar: a #GtkSidebar
  *
- * Returns: (transfer full): the associated #GtkStack
+ * Retrieves the stack.
+ * See gtk_sidebar_set_stack().
+ *
+ * Returns: (transfer full): the associated #GtkStack or
+ *     %NULL if none has been set explicitly
  *
  * Since: 3.16
  */